Skip to content

docs: drop the Beta tag from the Hardhat 3 docs#266

Open
schaable wants to merge 2 commits into
mainfrom
drop-beta-tag
Open

docs: drop the Beta tag from the Hardhat 3 docs#266
schaable wants to merge 2 commits into
mainfrom
drop-beta-tag

Conversation

@schaable
Copy link
Copy Markdown
Member

Hardhat 3 is leaving beta. This PR removes the beta framing from the docs:

  • Deletes the dedicated Beta status page (legacy redirect now lands on Getting started).
  • Removes the "still in beta" tip banner from Getting started, Migration, and Configuration.
  • Updates the tutorial setup snippet from "Hardhat 3 Beta" to "Hardhat 3".
  • Adds a /hardhat3-telegram-group shortlink and switches the docs link to it; the old /hardhat3-beta-telegram-group alias is kept for backward compat.

@schaable schaable self-assigned this May 21, 2026
Copilot AI review requested due to automatic review settings May 21, 2026 16:29
@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hardhat-website Ready Ready Preview, Comment May 21, 2026 4:40pm

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Hardhat website documentation to reflect Hardhat 3 leaving beta by removing beta framing, removing the dedicated beta status page, and updating related redirects/shortlinks.

Changes:

  • Removes the “beta” tip banners from key Hardhat 3 docs pages and updates the tutorial setup prompt text.
  • Deletes the Hardhat 3 “Beta status” page and repoints the legacy Next.js-era redirect to “Getting started”.
  • Adds a new /hardhat3-telegram-group shortlink and updates the docs to use it while keeping the old beta alias.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/redirects/shortlinks.ts Adds /hardhat3-telegram-group shortlink while retaining the old beta alias.
src/redirects/next-to-starlight.ts Updates the legacy /docs/learn-more/beta-status redirect to land on /docs/getting-started.
src/content/docs/docs/tutorial/setup.mdx Updates tutorial wording from “Hardhat 3 Beta” to “Hardhat 3”.
src/content/docs/docs/reference/configuration.mdx Removes the beta framing tip banner.
src/content/docs/docs/migrate-from-hardhat2/index.mdx Removes the beta framing tip banner.
src/content/docs/docs/hardhat3/beta-status.mdx Deletes the dedicated beta status page content.
src/content/docs/docs/getting-started.mdx Removes the beta framing tip banner and updates the Telegram link to the new shortlink.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/redirects/next-to-starlight.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants